home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / tex / jspel205.zip / 00readme next >
Text File  |  1994-06-15  |  11KB  |  268 lines

  1.  
  2.  
  3.               JSPELL 2.05 (Release date: Jun.15, 1994)
  4.  
  5.                     --- Shareware version ---
  6.  
  7.                 Copyright 1993-1994 by Joohee Jeong
  8.  
  9.                   Nemosoft Technologies
  10.                   P.O.Box 1619
  11.                   El Cerrito, CA 94530, U.S.A.
  12.  
  13.                   Email: 73072.3651@compuserve.com
  14.                   Phone/Fax: (510) 528-8753
  15.  
  16.  
  17.   This file contains some essential information on the shareware
  18.   distribution of JSPELL, a state of the art ASCII file spell
  19.   checker for IBM-PC's.
  20.  
  21.   All product names referenced herein are trademarks or registered
  22.   trademarks of their respective holders.
  23.  
  24.   -------------------------------------------------------------------
  25.  
  26.   Contents
  27.  
  28.   o  System requirements
  29.   o  Features
  30.   o  Installation and configuration
  31.   o  Licensing, distribution, and registration
  32.   o  ASP Ombudsman Statement
  33.   o  Recent changes
  34.   o  Disclaimer
  35.  
  36.   -------------------------------------------------------------------
  37.  
  38.   System Requirements
  39.  
  40.     DOS 3.3 or later.
  41.     VGA,EGA,CGA or Hercules.
  42.     Hard disk strongly recommended.
  43.     Mouse recommended.
  44.  
  45.   -------------------------------------------------------------------
  46.  
  47.   Features
  48.  
  49.     o Ease of use: Mouse support and on-line help.
  50.     o Speed: Fast in loading dictionary, spotting misspelled words,
  51.          and finding suggestions for nearly misspelled words.
  52.     o Dictionary: Multiple user dictionaries, file specific
  53.          dictionary, and an accompanying dictionary manager.
  54.     o Undo: Up to 400 steps.
  55.     o Network support: Each user can have his/her own configuration
  56.          and personal dictionary while sharing the executables and
  57.          the base dictionary with other users.
  58.     o TeX support: Versatile and user configurable.
  59.     o Foreign character support: extended ASCII character or
  60.          TeX commands (e.g., G\"odel, Erd\H{o}s)
  61.  
  62.   -------------------------------------------------------------------
  63.  
  64.    Installation and configuration:
  65.  
  66.     Prepare a "jspell directory", say C:\JSPELL, by the DOS command
  67.  
  68.       mkdir C:\JSPELL
  69.  
  70.     and copy all JSPELL files into this directory.  Then C:\JSPELL
  71.     should contain the following 12 files
  72.  
  73.     ------------------------------------------------------------------
  74.       filename      size (bytes)   description
  75.     ------------------------------------------------------------------
  76.       00readme          10,660     this file
  77.       base.dic         172,285     English word list
  78.       dictman.exe       43,769     the dictionary manager executable
  79.       file_id.diz          317     FILE_ID.DIZ
  80.       jspell.cfg           886     configuration
  81.       jspell.exe        42,516     the spell checker executable
  82.       jspell.hlp        10,610     help messages
  83.       jsptex.cfg           270     TeX configuration
  84.       manual.doc        94,901     manual
  85.       register.doc      12,071     registration information
  86.       sample.txt         1,130     sample text for a test drive
  87.       vendor.doc         1,733     vendor information
  88.     ------------------------------------------------------------------
  89.  
  90.    In order to be able to run JSPELL (and DICTMAN) in any directory,
  91.    either add C:\JSPELL to your PATH or put two batch files
  92.    JSPELL.BAT and DICTMAN.BAT into one of your directories in PATH.
  93.    The content of the batch files jspell.bat and dictman.bat should
  94.    look like
  95.  
  96.    @echo off
  97.    C:\JSPELL\jspell.exe %1 %2 %3 %4 %5 %6 %7 %8 %9
  98.  
  99.    and
  100.  
  101.    @echo off
  102.    C:\JSPELL\dictman.exe %1 %2 %3 %4 %5 %6 %7 %8 %9
  103.  
  104.    respectively.
  105.  
  106.    The default configuration of JSPELL is set to VGA and AT-keyboard.
  107.    Also we assume that you work under the plain-vanilla DOS
  108.    environment. If your computer's configuration and/or environment
  109.    is different from this, then you will need to read (Section I.4)
  110.    of the documentation file manual.doc.
  111.  
  112.    If you are going to run JSPELL under a networked environment,
  113.    then please read (Appendix A.) of manual.doc to complete the
  114.    installation.
  115.  
  116.    In order to print out the documentation file manual.doc, your
  117.    printer must be able to handle the IBM graphic characters
  118.    correctly.
  119.  
  120.    -------------------------------------------------------------------
  121.  
  122.    Licensing, distribution and registration
  123.  
  124.    This version of JSPELL is not public domain or free software, but
  125.    is being distributed as a shareware (i.e., try-before-you-buy-
  126.    software) for evaluation purposes only.  If you decide to
  127.    continue using this after the 31 day evaluation period, then
  128.    please register at
  129.  
  130.            $27   + shipping($4)    regular version,  or
  131.            $12.5 + shipping($1)    lite version
  132.  
  133.    You may freely distribute this shareware version of JSPELL,
  134.    unmodified in its entirety to others who are interested in evaluating
  135.    the software.  You may use any file compressor/archiver (e.g, zip,
  136.    arc, zoo etc.) in distributing this software under the provision that
  137.    the first 5 letters of the filename are JSPEL.  However, you may not
  138.    modify, alter, reverse engineer this software in any ways. Registered
  139.    copies of JSPELL are not to be copied or distributed except as
  140.    provided for in the next paragraph.  Sysops of BBS, computer-related
  141.    user groups, managers of public FTP sites, and ASP approved disk
  142.    vendors are permitted and encouraged to distribute this software
  143.    without any specific permission from the author provided that the
  144.    conditions above are met.  See VENDOR.DOC for more information.
  145.  
  146.    Purchasing a license (i.e., registering) for JSPELL entitles you to
  147.    use the program on any and all computers available to you, provided
  148.    that you do not operate JSPELL on more than one computer or terminal
  149.    at the same time and you do not operate JSPELL on a network or a
  150.    multi-user system.  Copying/duplication this software is permitted
  151.    only for the purpose of backup and/or archiving.
  152.  
  153.    For users who do not need TeX-ability, lite version is available
  154.    at lower price.  Lite version does not include the printed
  155.    manual.  (TeX is a text-formatting system by D.Knuth, mainly
  156.    used by (pure) science people.)
  157.  
  158.    If you would like a network or multiple-use (site) license,
  159.    please read the file register.doc for details.
  160.  
  161.    We offer discounts to volume purchases.
  162.  
  163.    Registration benefits:
  164.      o  Master diskette.  Professionally printed and bound manual.
  165.         Typeset by LaTeX. Fully indexed.  70 pages.  (Lite version
  166.         does not include the printed manual.)
  167.      o  Free technical support by
  168.              Email       73072.3651@compuserve.com     and/or
  169.              Phone/Fax   (510) 528-8753
  170.      o  Low-cost update of future versions of JSPELL.  Refer to
  171.         manual.doc, Appendix B. for the improvement plan.
  172.      o  Bonus program: A free copy of PASCII v2.x, a simple ASCII
  173.         file printing utility featuring header/footer, pagination,
  174.         file-name, time/date of printing, time/date of file,
  175.         one/two-sided printing, line numbering, left margin (even/
  176.         odd side), top margin, bottom margin, line-breaking, DOS
  177.         wildcard filenames, FormFeed character (ASCII code 12).
  178.        (A free version PASCII 1.x, without the DOS wildcard filenames
  179.         feature, is available at CompuServe, IBMAPP forum Lib1 as
  180.         PASCII.ZIP.)
  181.  
  182.    Refer to register.doc for detailed registration information and
  183.    order forms.
  184.  
  185.    -------------------------------------------------------------------
  186.  
  187.                       ASP Ombudsman Statement
  188.  
  189.   This program is produced by a member of the Association of Shareware
  190.   Professionals (ASP).  ASP wants to make sure that the shareware
  191.   principle works for you.  If you are unable to resolve a shareware-
  192.   related problem with an ASP member by contacting the member directly,
  193.   ASP may be able to help.  The ASP Ombudsman can help you resolve a
  194.   dispute or problem with an ASP member, but does not provide technical
  195.   support for members' products.  Please write to the ASP Ombudsman at
  196.   545 Grover Road, Muskegon, MI 4944